PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / setEmbedForm Method
True if the PDF file should be embedded in the submitted FDF file.
In This Topic
    setEmbedForm Method
    In This Topic
    Sets a value indicating whether the PDF file is embedded in the submitted data.
    Syntax
    public void setEmbedForm( 
       boolean value
    )

    Parameters

    value
    True if the PDF file should be embedded in the submitted FDF file.
    See Also